CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - BP算法 matlab

搜索资源列表

  1. 20085417110

    0下载:
  2. 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络。-The use of genetic algorithm to the right of BP network to optimize the threshold value, and then BP algorithm for training the network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:32162
    • 提供者:黎明
  1. bpANDgenetic

    0下载:
  2. 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络的代码,文本格式的-bp propoganda and genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2031
    • 提供者:rayonxu
  1. bp

    0下载:
  2. MATLAB神经网络工具箱BP算法的比较,比较它们的训练时间长短以所达到的效果-MATLAB neural network toolbox BP algorithm compares the length of their training time in order to achieve the effect of the so
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:30943
    • 提供者:刘广清
  1. GAbp

    3下载:
  2. 遗传算法程序包,包括用GA直接训练BP网络的权重算法,用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法,以及纯BP算法-Genetic Algorithm package, including direct training GA weight of BP network algorithm, first used GA for the weight of BP network, and then trained BP net BP mixed directly GA-BP
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3939
    • 提供者:yanhaifeixue
  1. network

    0下载:
  2. 用来实现matlab的BP算法,以齿轮箱故障诊断为例-Matlab used for the BP algorithm to fault diagnosis of gearbox as an example
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:216485
    • 提供者:baiqinghong
  1. bpDecodingAlgorithm

    0下载:
  2. 一个基于BP算法的低密度奇偶校验码译码程序。-A decoding program based on BP of LDPC.
  3. 所属分类:3G develop

    • 发布日期:2017-04-10
    • 文件大小:847
    • 提供者:赵先生
  1. threekindBPprogramresult

    0下载:
  2. BP算法用在分类上,是一个三分类的实例,及实验结果分析-BP algorithm is used in classification, is a three-way classification of the examples and experimental result analysis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:31895
    • 提供者:赵寿玲
  1. BP

    0下载:
  2. 该程序实现BP算法 分别用了用C++,Matlab,Fortran来实现 大家可以对比下 希望有帮助-The program were used to achieve the BP algorithm using C++, Matlab, Fortran to realize that we can hope that help contrasting
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5124
    • 提供者:李莉莉
  1. work

    0下载:
  2. GA+BP遗传算法与神经网络结合,与单纯的Bp算法作为比较-GA+BP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:827237
    • 提供者:fengbenpao
  1. BP

    0下载:
  2. bp是MATLAB应用中的预测算法,含有例题-BP and MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1859
    • 提供者:ss
  1. 0903

    0下载:
  2. 基于遗传算法的bp神经网络对基因芯片数据进行分类,能进行准确的分类,能运行。很实用-bp svm matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1106
    • 提供者:liuyujie
  1. BPAlgorithm

    0下载:
  2. BP算法用MATLAB语言的实现方法 文献内系统讲述了BP网络的定义 算法 建模和应用的知识,方便大家学习使用-BP Algorithm Implementation with MATLAB language
  3. 所属分类:Development Research

    • 发布日期:2017-03-29
    • 文件大小:204504
    • 提供者:刘杨
  1. BP_XOR_MATLAB

    0下载:
  2. 对于bp神经网络具体算法的编程实现 没有使用自带的神经网络包 可以更好的了解bp算法的内部实现-Specific algorithm for bp neural network programming to achieve without using neural network package that comes with better understanding of the internal implementation bp algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:671992
    • 提供者:Bruce
  1. CH2BP2dim2u2a1

    0下载:
  2. BP算法程序,通过此程序可以很好的对两类模式进行分离。效果明显。-BP algorithm program can be very good through this process to separate two kinds of models. Effect is obvious.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2221
    • 提供者:邓志勇
  1. BP-on-matlab-and-C-cPP

    0下载:
  2. 本文档中的程序是关于BP算法的,包含了Matlab的BP算法、C++的BP算法和C语言的BP算法及使用说明,程序中均有注释,理解比较方便,希望能帮上大家。-The procedures in this document is on the BP algorithm, the BP algorithm includes Matlab, C++ in the BP algorithm and BP algorithm and C language instructions, program note
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:22115
    • 提供者:std_logic
  1. bp-network-sorting

    0下载:
  2. 对WORD文档里的二类数据进行分类,使用神经网络的BP算法。采用三层网络。-WORD documents in the two types of data classification, using neural network BP algorithm. Three-tier network.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:7367
    • 提供者:刘明
  1. bp-algorithm-CPP-Fortran-and-Matlab

    0下载:
  2. 分别用C++,matlab以及Fortran语言实现bp算法-bp algorithm using C++, matlaband Fortran language
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5601
    • 提供者:
  1. 00096358BPl

    0下载:
  2. BP算法程序,基于matlab实现,详尽介绍。-ANN BP (matlab)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:35693
    • 提供者:king_andy_s
  1. bp-and-matlab

    0下载:
  2. 遗传算法优化bp神经网络程序,利用本程序不但可以熟悉神经网络的工作原理,而且可以熟悉matlab编程语言,从而为以后的工作打下坚实的基础。-it s about bp and matlab,The use of this procedure can not only be familiar with the works of the neural network, but also familiar with the Matlab programming language, and thus l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:2890
    • 提供者:赵小雨
  1. BP-neural-network-model

    0下载:
  2. 本文在了解神经元和BP算法的基础上,使用MATLAB软件作为开发工具建立BP神经网络模型,重点研究了BP神经网络结构设计的原理和方法,包括影响BP神经网络训练能力的因素,以及这些因素如何影响BP神经网络的性能;改变不同参量,对比实验数据,总结各个参量对BP神经网络的影响。从而寻找最佳的BP神经网络模型。本文还对一些其他的神经网络算法进行了总结和介绍。- In this paper , based on understanding of the neuronal model and learni
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:387518
    • 提供者:张聪
« 1 2 34 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com